Click or drag to resize

MessageTrackingReportTemplate Enumeration

Represents the type of report to get.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public enum MessageTrackingReportTemplate
Members
  Member nameValueDescription
Summary0 Specifies that the report will display all the recipients of the message and the delivery status of the message to each recipient.
RecipientPath1 Specifies that for a single recipient, the report will display a full history of the events that occurred.
See Also